Namespace - LJCGenTextEdit
Parameters
sectionName - The Section name.
repeatItemName - The RepeatItem name.
Returns
true if successful; otherwise, false.
Syntax
C# |
public Boolean DeleteRepeatItem(String sectionName, String repeatItemName)
|
Deletes the RepeatItem record from the object data.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.